home *** CD-ROM | disk | FTP | other *** search
/ Images of Salvation / Images of Salvation.iso / Images_of_Salvation / styles.css < prev    next >
Cascading Style Sheet File  |  2004-04-01  |  2KB  |  38 lines

  1. /* Cascading style sheet for Images of Salvation CD-ROM */
  2.  
  3. body {background-image: url(Images/bgparch.gif); background-attachment: fixed; font-family: Arial, Helvetica}
  4.  
  5. a:link {color: #FF0000; text-decoration: none} a:visited {color: #FF0000; text-decoration: none}
  6. a:hover {color: #0000FF; text-decoration: underline} a:active {color: #FF0000}
  7.  
  8. a.nav:link {color: #FFFFFF; text-decoration: none} a.nav:visited {color: #FFFFFF; text-decoration: none}
  9. a.nav:hover {color: #0000FF; text-decoration: underline} a.nav:active {color: #0000FF}
  10.  
  11. a.text:link {color: #31941F; text-decoration: none} a.text:visited {color: #31941F; text-decoration: none}
  12. a.text:hover {color: #0000FF; text-decoration: underline} a.text:active {color: #31941F}
  13.  
  14. a.ttheme:link {color: #0000FF; text-decoration: none} a.ttheme:visited {color: #0000FF; text-decoration: none}
  15. a.ttheme:hover {color: #0000FF; text-decoration: underline} a.ttheme:active {color: #0000FF}
  16.  
  17. a.theme:link {color: #0000FF; text-decoration: none} a.theme:visited {color: #0000FF; text-decoration: none}
  18. a.theme:hover {color: #F3F913; text-decoration: none} a.theme:active {color: #0000FF}
  19.  
  20. h1 {font-family: Arial, Helvetica}
  21. h2 {font-family: Arial, Helvetica}
  22. h2.mainheading {font-family: Arial, Helvetica; padding-left: 8px; text-align: center}
  23. h3 {font-family: Arial, Helvetica}
  24. h3.sideheading {font-family: Arial, Helvetica; padding-left: 8px; text-align: left}
  25. h4 {font-family: Arial, Helvetica}
  26. h5 {font-family: Arial, Helvetica}
  27.  
  28. li {font-family: Arial, Helvetica}
  29.  
  30. p {font-family: Arial, Helvetica; padding-left: 8px; padding-right: 8px; text-align: justify}
  31. p.image {font-family: Arial, Helvetica; padding-left: 0px; text-align: left}
  32. p.center {font-family: Arial, Helvetica; padding-left: 8px; padding-right: 8px; text-align: center}
  33.  
  34. td.theme {border-color: #FFFFFF; border-style: single; font-weight: bold; padding-left: 8px; text-align: left}
  35.  
  36. td.img {background-color: #F5F5F5; text-align: center}
  37. td.title {background-color: #C3C3C3; text-align: center]
  38.